home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-22 | 692 b | 22 lines | [TEXT/GEOL] |
- Item 9592046 28-July-89 10:20
-
- From: LMILLETT Millett, Lonnie
-
- To: D2086 Efficient Field Svc, C Faith, PRT
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: Re: Re: Setting Cursor with…
-
- Eric,
-
- There is a new global defined in MacApp 2.0b9 called gAlwaysTrackCursor which
- was added specifically for this case. If the global is set to TRUE then MacApp
- will always track your cursor. This allows you to do the things that Curt
- mentioned to check modifier keys (GetKeys etc.) in DoSetCursor rather than
- setting the fIdleFreq to zero and using DoIdle.
-
- Lonnie Millett
- Apple Computer
-
-